.. _CPU_AESNI_Supported: =================== CPU_AESNI_Supported =================== Check if Advanced Encryption Standard New Instructions (AES-NI) instructions are supported. :: CPU_AESNI_Supported PROTO **Parameters** **Returns** TRUE if AES-NI instructions are supported, or FALSE otherwise. **Notes** https://en.wikipedia.org/wiki/AES_instruction_set **See Also** :ref:`CPU_CPUID_Supported`, :ref:`CPU_AVX_Supported`